FlexPivot for WinForms
ApplySort メソッド (SortableBindingList<T>)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > SortableBindingList<T> クラス : ApplySort メソッド
The System.ComponentModel.ListSortDescriptionCollection containing the sorts to apply to the data source.
Sorts the data source based on the given System.ComponentModel.ListSortDescriptionCollection.
シンタックス
'宣言
 
Public Sub ApplySort( _
   ByVal sorts As System.ComponentModel.ListSortDescriptionCollection _
) 
public void ApplySort( 
   System.ComponentModel.ListSortDescriptionCollection sorts
)

パラメータ

sorts
The System.ComponentModel.ListSortDescriptionCollection containing the sorts to apply to the data source.
参照

SortableBindingList<T> クラス
SortableBindingList<T> メンバ